home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / qtec0930.zip / OUTMEM.TEC < prev    next >
Text File  |  1991-09-30  |  2KB  |  38 lines

  1. ID:OM Memory Errors in DESQview
  2. Quarterdeck Technical Note #114
  3. by Stan Young
  4.  
  5. An out of memory message when loading a program means one of three things: 
  6.  
  7.  1.  There has not been enough memory allocated to the program and the
  8. program is giving the error message.  In this case, run DESQview's Change a
  9. Program and allocate more memory (in the Memory Size in K field).  Remember,
  10. regardless of the total memory on your machine, the program will only see
  11. what was allocated to the window.
  12.  
  13.  2.  You have allocated too much memory to the window and DESQview is giving
  14. you a message indicating it doesn't have enough free memory to make the
  15. partition that big.  Try making the figure in "Memory Size in K" smaller. 
  16. Run the DESQview Memory Status program and check the figure listed in the
  17. field Conventional Memory/Largest Available.  This figure should give you a
  18. clue as to the maximum size window you can open after allowing for an 11K
  19. overhead if you are loading a text based program or 22K for a graphics based
  20. program.
  21.  
  22.  3.  You may have entered a value for "System Memory (in K)" on the advanced
  23. options menu of Change a Program.  For non-DESQview specific programs, this
  24. figure should always be zero.  Even in the case of DESQview specific
  25. programs, this figure would rarely be above 10K.  Having a figure in this
  26. field increases the overhead for the window by a corresponding amount.
  27.  
  28. When selecting a memory size for your application, you should consult the
  29. program's user manual to see what the developers feel is the minimum memory
  30. requirement.  Usually, this is stated in the early portions of the manual or
  31. sometimes on the box that the manual came in.  Generally you can deduct
  32. 30-40K from this number, since these numbers are generally given in standard
  33. "round" machine sizes and account for the overhead of loading DOS and a few
  34. drivers.  This overhead need not be calculated as part of the DESQview window
  35. size.
  36.  
  37.                 Copyright (C) 1991 by Quarterdeck Office Systems
  38.                         * * * E N D  O F  F I L E * * *